Skip to content

function for making new blog posts#171

Merged
cderv merged 33 commits into
quarto-dev:mainfrom
topepo:main
Jun 10, 2025
Merged

function for making new blog posts#171
cderv merged 33 commits into
quarto-dev:mainfrom
topepo:main

Conversation

@topepo

@topepo topepo commented Apr 16, 2024

Copy link
Copy Markdown
Collaborator

For #22

Adds some dependencies (fs, whoami).

Comment thread R/new-blog-post.R
Comment thread R/new-blog-post.R
Comment thread R/new-blog-post.R
@topepo
topepo marked this pull request as ready for review April 16, 2024 18:34
@topepo
topepo requested a review from cderv April 18, 2024 16:28
@topepo

topepo commented Apr 18, 2024

Copy link
Copy Markdown
Collaborator Author

GHA failures are now down to infrastructure issues, not failing R CMD check

@cderv cderv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot ! This will be really useful.

Do you think this will be used more interactively or not ? Just curious about your use case.

Just a few suggestions below. I see that we may need to really start using fs

Also, I am wondering if we should have more check that this function is used in the right place.

  • website project where blog is supported not another type or no project
  • called in the root of the project so that posts folder is created in the right place
  • or no matter where called, the new post is created in the right place from the root project

Again, thanks !!

Comment thread DESCRIPTION
Comment thread NEWS.md Outdated
Comment thread R/new-blog-post.R
Comment thread R/new-blog-post.R
Comment thread R/new-blog-post.R Outdated
Comment thread R/new-blog-post.R
Comment thread R/new-blog-post.R
Comment thread tests/testthat/test-new-blog-post.R Outdated
Comment thread tests/testthat/test-new-blog-post.R Outdated
Comment thread tests/testthat/test-new-blog-post.R Outdated
@cderv

cderv commented May 15, 2024

Copy link
Copy Markdown
Member

GHA failures are now down to infrastructure issues, not failing R CMD check

I have updated main to solve this. It should be ok now.

@cderv cderv linked an issue Sep 24, 2024 that may be closed by this pull request
@cderv
cderv merged commit 23b6ece into quarto-dev:main Jun 10, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: new_post function / RStudio Addin

2 participants